home *** CD-ROM | disk | FTP | other *** search
/ Games All / Games All - Over 500 Value - All Copyrighted Games - No Registration Fees (Affiliated Software Distribution)(1993).bin / puzzles / puzzle5 / puzxhelp.inc < prev    next >
Text File  |  1993-02-02  |  1KB  |  41 lines

  1. ' puzxhelp.inc 
  2. ' rev: 2 Feb 1993
  3.          ' retail version
  4.       '          HPLAY                 
  5.       '          HABOUT                
  6.       '          HREGISTER             
  7.       
  8. puzxhelp:      
  9.       data 3
  10. data 15, 35, 30        :' HPLAY
  11. data "Mouse Buttons: 
  12. data "  Left picks up a piece
  13. data "  Right places it
  14. data "Function key:
  15. data "  F2: Turn grid on /off
  16. data "  F3: Show finished puzzle
  17. data "  F4: Show small puzzle
  18. data "  F5: Show missing pieces 
  19. data "  F6: Show correct pieces
  20. data "  F7: Move proper to current 
  21. data "  F8: Move current to proper 
  22. data "  F10: Save current puzzle or Quit
  23. data " "
  24. data " Alt-S toggles sound on & off"
  25. data " "
  26.  
  27. data 11, 60, 45          :' HABOUT1
  28. data " Cascoly VGA Puzzles"
  29. data " "
  30. data "Jigsaw Puzzles based on stunning original photography 
  31. data "from exotic locations around the world!  Choose the size 
  32. data "and difficulty.  Many helpful hints and features.  Save 
  33. data "puzzles in progress. Mouse and VGA 
  34. data "Custom puzzle generation available. 
  35. data " "
  36. data " Designed & programmed by Steve Estvanik"
  37. data " Copyright 1992, 1993 Cascoly Software"
  38. data " "
  39.  
  40.  
  41.